Map

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
getIndex
uint getIndex(K key)
Undocumented in source. Be warned that the author may not have intended to support it.
has
bool has(K key)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
auto opBinaryRight(L lhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto ref opIndex(K index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
auto ref opIndexAssign(V value, K key)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
auto opCall()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

initializationLength
enum initializationLength;
Undocumented in source.

Meta